home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / allout.swf / scripts / DefineButton2_160 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-05-29  |  56 b   |  4 lines

  1. on(release){
  2.    GotoUrl("http://www.netcent.com");
  3. }
  4.